home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Business & Presentations
/
Business and Presentations - Volume 1 (1995)(Sideface)(NL).iso
/
drivers
/
hp2pmore
/
case.tct
< prev
next >
Wrap
Text File
|
1990-01-14
|
385b
|
15 lines
For the PC850 or ECMA94 fonts,
Add one of the following lines to STANDARD.FMT
@include(PC850.tct)
or
@include(ECMA94.tct)
--these I've tested.
or (fancier, and I haven't tested them)
@case(printer,
LaserJet IIP.PC850-Portrait,LaserJet IIP.PC850-Landscape
"@include(PC850.TCT)"
LaserJet IIP.ECMA94-Portrait,LaserJet IIP.ECMA94-Landscape
"@include(ECMA94.TCT)"
)